GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Forum
File a Bug
Artwork
@gstreamer on Twitter
@gstreamer on Mastodon
#gstreamer on Matrix

News - GStreamer 1.24.12 stable bug fix release

The GStreamer team is pleased to announce another bug fix release in the new stable 1.24 release series of your favourite cross-platform multimedia framework!

This release only contains bugfixes and it should be safe to update from 1.24.x.

Highlighted bugfixes:

  • d3d12: Fix shaders failing to compile with newer dxc versions
  • decklinkvideosink: Fix handling of caps framerate in auto mode; also a decklinkaudiosink fix
  • devicemonitor: Fix potential crash macOS when a device is unplugged
  • gst-libav: Fix crash in audio encoders like avenc_ac3 if input data has insufficient alignment
  • gst-libav: Fix build against FFmpeg 4.2 as in Ubuntu 20.04
  • gst-editing-services: Fix Python library name fetching on Windows
  • netclientclock: Don't store failed internal clocks in the cache, so applications can re-try later
  • oggdemux: Seeking and duration fixes
  • osxaudiosrc: Fixes for failing init/no output on recent iOS versions
  • qtdemux: Use mvhd transform matrix and support for flipping
  • rtpvp9pay: Fix profile parsing
  • splitmuxsrc: Fix use with decodebin3 which would occasionally fail with an assertion when seeking
  • tsdemux: Fix backwards PTS wraparound detection with ignore-pcr=true
  • video-overlay-composition: Declare the video/size/orientation tags for the meta and implement scale transformations
  • vtdec: Fix seeks occasionally hanging on macOS due to a race condition when draining
  • webrtc: Fix duplicate payload types with RTX and multiple video codecs
  • win32-pluginloader: Make sure not to create any windows when inspecting plugins
  • wpe: Various fixes for re-negotiation, latency reporting, progress messages on startup
  • x264enc: Add missing data to AvcDecoderConfigurationRecord in codec_data for high profile variants
  • cerbero: Support using ccache with cmake if enabled
  • Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements

See the GStreamer 1.24.12 release notes for more details.

Binaries for Android, iOS, Mac OS X and Windows will be available shortly.


2025-01-29 23:30

Recent older news:

GStreamer 1.25.1 unstable development release 2025-01-14 17:00
GStreamer 1.24.11 stable bug fix release 2025-01-06 23:30
Click for even older news...
News feeds: [RSS 1.0]

What is GStreamer?

GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. Read more ...

GStreamer is released under the LGPL. The 1.x series is API and ABI stable and supersedes the previous stable 0.10 series. Both can be installed in parallel.

gst-player gtk+ backend playing Sintel

Report a problem on this page.